run py file in another py file

31

run py file in another py file -

os.system('python my_file.py')

Comments

Submit
0 Comments